nUrlRewriter - IIS7 Url Rewriter

nUrlRewriter is a ASP.NET Http Module written in managed C# code which examines incoming Http requests and applies user defined criteria which may result in a Http request being redirected or rewritten. Web pages within existing web sites are often archived or retired, however many Internet based hyperlinks may exist for such web pages. nUrlRewriter solves this problem by providing a facility which can easily redirect or rewrite such Http requests to other web site web pages or web applications. For example, a discontinued product web page may be redirected to a general product category web page. nUrlRewriter differentiates itself from other redirectors/rewriters in that nUrlRewriter also supports the IIS7 Integrated ASP.NET Pipeline, enabling nUrlRewriter to redirect/rewrite any incoming web application URL supported by the IIS7 web server, such as but not limited to native HTML applications (htm, html), classic ASP applications (asp), PHP applications (php) as well as ASP.NET (aspx) applications. Incoming Http requests which are redirected are returned to the originating browser with a status code of either 301 (permanent) or 302 (temporary) to indicate that the requested web page has been moved to a new target URL provided to the browser. the browser will then issue a new Http request for the new URL. Http status code 301 indicates that the URL has been permanently moved and the browser should use the new URL in any new Http requests. Http status code 302 indicates that the URL has been temporarily moved and the browser should use the new URL only for the outstanding Http request. Incoming Http requests which are rewritten, are rewritten to a different URL location within IIS. Since the originating browser is not informed of the URL rewrite, the browser URL address bar will continue to display the originating URL before the URL rewrite. nUrlRewriter works equally as well with IIS5 and IIS6.

ProceXSS

procexss.zip (4,3 MB)
ProceXSS is a Asp.NET Http module for detecting and ignoring xss attacks.

SharePoint ImageCache (SPImageCache)

SPImageCache is a SharePoint 2010 image processing framework. It allows different image transformation based on its URL. This project was inspired by Drupal ImageCache module.

ASP.NET 2.0 Unhandled Exception Module

ASP.NET 2.0 Unhandled Exception Module Installer A Visual Studio 2008 Solution, x86 and x64 installers to get exception details with stack trace in the event log instead of entries like "clr20r3; w3wp.exe; 6.0.3790.1830; 42435e74; system.data; 2.0.0.0; 4333a5ee; 230d; 2c; system